My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
-
Re: Net of tax issues
Understood. It seems the Saved Search ignores the {createdfrom.amountunbilled} field and treats it as 0. It then deducts {createdfrom.taxtotal} (the tax) from it and displays a negative amount. Can y…1 -
Re: Use a workflow to stop users deleting lines on transactions
Hi @User_E15G4, Yes, that's a valid concern. You cannot achieve that via Workflow. You would need a script for that.1 -
Re: Not being able to access pre-defined groups on Workflow
Hi @Pallavi1903, The "Specific Recipient = Group" portion of the "Send Email" Workflow Action has a few limitations and can be confusing to use. You can select a Group in the &quo…1 -
Re: Delete Item Image using a non-administrator role
Hi @BWM- Shem, Are you trying to delete an image that you uploaded (e.g., Expense Report receipt)? NetSuite typically allows the image/file owners to edit/delete them. The permission that allows Cust…2 -
Re: Net of tax issues
Thanks for clarifying, @User_NG5TG, For "Unbilled Amount (Net of Tax)", you can use the following formula: NVL({createdfrom.amountunbilled} - {createdfrom.taxtotal},0) For the "Amount …1